Table of Contents
create ( self, aPar, td_reg=re.compile( r'[ \t\n]*\|\|([^|]*)' ), )
parses a table and returns nested list representing the table
html ( self )
Creates an HTML representation of table