A Table Control can be made responsive by setting a Collapse breakpoint in its properties.

A table with enough space will stack columns horizontally within each row.

At screen sizes below this breakpoint, the table will change from stacking columns horizontally within each row to stacking columns vertically within each row.
