TableView
TableView copied to clipboard
Set a default void implementation on Cell, HeaderCell, RowCell event listeners
Set A default void implementation on Cell, HeaderCell, RowCell Click/long click listener
this simple upgrade can save a lot of unnecessary work... without this if u don't override methods the lib will crash on run time! (but not in compile time)