It would be nice if we have an easy way to include an advanced table onto page which allows for things like:
* Sorting - Clicking on the headings will sort the entries based on that criteria.
* Easily specify the columns and headings.
* Choose where the data comes from (both manual or from some API).
* Choose the number of rows to display.
* Paginate data if the table gets too big.
* Controls to go to first page, last page and show the number of results in total.
* Choose from a set of predefined themes.