androHtmlTable
The PHP class androHtmlTable models an HTML Table element, with
special properties and methods for easily manipulating rows
and cells.
The object is a subclass of androHtml, and supports all of its
methods such as addChild, addClass, etc.