Table
=====
A table is composed of rows of cells. An implicit sequence of *grid columns*
align cells across rows. If there are no merged cells, the grid columns
correspond directly to the visual columns.
All table content is contained in its cells.
In addition to this overview, there are the following more specialized
feature analyses:
.. toctree::
:titlesonly:
table-props
table-row
table-cell
cell-merge
Specimen XML
------------
.. highlight:: xml
The following XML is generated by Word when inserting a 2x2 table::
Schema Definitions
------------------
.. highlight:: xml
::