Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
                
                Forum's Guidelines
            
There are two solutions:
To get data and meta data from a datastore you do;
$data = $this->dataStore("name_of_store")->data();
$meta = $this->dataStore("name_of_store")->meta(); 
There you can loop and build you own table.
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo