Table control has two functions.
It stores a set of records (rows) and allows accessing the data, manipulating the data and
saving and loading the data.
Table control is also a grid control and allows showing data in a grid.
You can use the Table control with Visible set to false as a data reference or use it also to
show the data.
Properties and Methods:
Events: