This class can be used to compose HTML tables programmatically using DOM objects. It can add table rows, headers, cells, cells with images to a table. The class can return the generated table as a string or display it as part of the current script output.