TMDBlockTable
A markdown table block.
Methods
Method ColCount:UInt()
The number of columns in the table.
Method HeadRowCount:UInt()
The number of header rows.
Always returns 1.
Method BodyRowCount:UInt()
The number of body rows.
