/ HappyDoc3-r3_1 / happydoclib / docstring / StructuredText / ClassicStructuredText.py / Table
create ( self, aPar, td_reg=re.compile( r'[ \t\n]*\|\|([^\0|]*)' ), )
parses a table and returns nested list representing the table
html ( self )
Creates an HTML representation of table