There are three Mobile Layouts to choose from, Overflow (default), Stacked & Select.
Adjust the data-mobile-layout attribute to choose which one you’d like to use.
<SimpleTable
data-mobile-layout="overflow | stacked | select">
Table Data Goes Here
</SimpleTable>