Allow a GlazedList EventList to be used as a data source for the table.
NatTable should implement ListEventListener so that it can respond to GlazedList list change events.
Should be able to use GlazedLists to implement filtering (NTBL-228) and sorting (NTBL-229)
Started looking at this