I have data which I want to show as reports on the frontend which is a website. Any frameworks/tools that I can use to do so without writing low level code such event handlers for button click and then generating the HTML table based on the result.
I need something which can do this for me...