RichBlockTable
A table, corresponding to the HTML tag <table>.
Fields
typeString = tableRequiredType of the block, always "table"
Cells of the table
is_borderedTrueOptionalOptional. True, if the table has borders
is_stripedTrueOptionalOptional. True, if the table is striped
is_compactTrueOptionalOptional. True, if table cells have smaller indents
Optional. Caption of the table