Meta data is the information about the database :
- meta data is the schema information
- e.g. the number of columns, the types of the columns
Explain in words what meta data is used in TableDisplay.java. Refer to
methods (functions) in the program. Include small code fragments.