If you are lazy like me, you'll want to avoid writing as much code a possible. In this presentation I'll give you a quick guide to using DataTables with Dancer2 and DBIx::Class to quickly generate html tables from your data.
DataTables is a Javascript framework for building and manipulating html tables.
I use this in my business for generating reports for users, allowing me to replace more traditional Crystal Reports with a modern, flexible, open system.