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