Bootstrap Data tables with groups and totals

Does anyone have any examples of how to use Wrappler data tables with grouping and totals. I have tried multiple times with failure. I am used to using datatables.net. But loose functionality with Wappler if I use that css structure.

Hello,
There are no such automatic options available in the table generator.
You can use the data formatters for totals/averages returned by your queries and add them manually in your table, where you need them.