Table Row
One row in a Table. `tableCells` is the ordered list of cell contents — each cell may be any Inline (Text, ResourceLink) or Block (nested PropertyList, RawBlock) the renderer produces. Backends iterate cells positionally and dispatch on each cell's runtime kind.