Returns a Markdown table from rows.
rows
The first sub-array is the header. All rows are rendered in columns according to sub-array indices.
Table contents in left-to-right row order.
Returns a Markdown table from
rows
.The first sub-array is the header. All rows are rendered in columns according to sub-array indices.