*********************************************************************** Structure: _theTable[$tblNr]['attr'] : A hash array holding the table attr. used in the <TABLE> tag.
" " [$row]['attr'] : A hash array holding the row attr. used in the <TR> tag. " " [$row][$col]['attr'] : A hash array holding the 'cell' attr. used in the <TD> tag. " " [$row][$col]['style'] : A hash array holding the 'cell' attr. used in the <SPAN STYLE= > tag. " " [$row][$col]['span_start']: If set this cell is the top left cell of a spaned area " " [$row][$col]['spaned'] : If TRUE this cell belongs to a spaned area. " " [$row][$col]['sub_table'] : Set to cascaging TABLE ID (given by $_tblNr) " " [$row][$col]['data'] : Table data