This class can be used to display MySQL query results in HTML tables. It executes a MySQL query and generates a table with the query result values. The table title and the names of the header columns are configurable. The presentation of the table cells can be configured using CSS classes.