New addon - Extension to Tepi FilteringTable

Hey
I’ve just create demo for new extension to filtertable addon.

Demo with example code is here
.
http://176.31.190.0:8080/TableExtension/

This extension could introduce personalization of tables : save filters, column order and their visibility.
Could also lazy load data to table and provide another features like export data.
Tables can be created through annotations or by simple configuration in code.

What do you think? should develop and add to the resources?
Addon required filteringtable addon, org.apache.poi and commons-beanutils libaries.