Tablesaw
A group of plugins for responsive tables
...To opt-out of inline label creation (the table header cell text that shows at small breakpoints) on a per-table basis, use <table data-tablesaw-no-labels>; on a per-row basis, use <tr data-tablesaw-no-labels>; on a per-cell basis, use <td data-tablesaw-no-labels>. When the table cell is empty, use <table data-tablesaw-hide-empty> to hide the header when stacked. The Column Toggle Table allows the user to select which columns they want to be visible. The user always has the option to select all columns. If the table gets too wide for the viewport, it can overflow and cause a page-level scrollbar.