Build is responsible to receive a collection of objects that implements
Listable and build the rows of TableList. This method should be used in case of a collection
of values.
BuildFromPointer is responsible to receive a collection of objects that implements
Listable and build the rows of TableList. This method should be used in case of a collection
of pointers.