Node type: Attribute
Indicates the number of table rows spanned by a table cell.
Value/Content format: Positive numbers (1, 2, 3, etc.)
<table trows="6" tcols="2" border="table">
<tableRow>
<tableHeader crows="1" ccols="1" ccolwidth="220">
<para paraID="1">Principle</para>
</tableHeader>
<tableHeader crows="1" ccols="1" ccolwidth="220">
<para paraID="2">Scripture</para>
</tableHeader>
</tableRow>
<tableRow>
<tableData crows="1" ccols="1" ccolwidth="220">
<para paraID="3">Faith</para>
</tableData>
<tableData crows="1" ccols="1" ccolwidth="220">
<para paraID="4"><scriptureRef book="matt" chapter="17" verse="20">Matthew 17:20</scriptureRef></para>
</tableData>
</tableRow>
<tableRow>
<tableData crows="1" ccols="1" ccolwidth="220">
<para paraID="5">Repentance</para>
</tableData>
<tableData crows="1" ccols="1" ccolwidth="220">
<para paraID="6"><scriptureRef book="3-ne" chapter="27" verse="20">3<nb/>Nephi 27:20</scriptureRef></para>
</tableData>
</tableRow>
<tableRow>
<tableData crows="2" ccols="1">
<para paraID="7">Baptism</para>
</tableData>
<tableData crows="1" ccols="1" ccolwidth="220">
<para paraID="8"><scriptureRef book="john" chapter="3" verse="5">John 3:5</scriptureRef></para>
</tableData>
</tableRow>
<tableRow>
<tableData crows="1" ccols="1" ccolwidth="220">
<para paraID="9"><scriptureRef book="alma" chapter="7" verse="14">Alma 7:14</scriptureRef></para>
</tableData>
</tableRow>
<tableRow>
<tableData crows="1" ccols="1" ccolwidth="220">
<para paraID="10">Gift of the Holy Ghost</para>
</tableData>
<tableData crows="1" ccols="1" ccolwidth="220">
<para paraID="11"><scriptureRef book="acts" chapter="2" verse="38">Acts 2:38</scriptureRef></para>
</tableData>
</tableRow>
</table>
Principle | Scripture |
Faith | Matthew 17:20 |
Repentance | 3 Nephi 27:20 |
Baptism | John 3:5 |
Alma 7:14 | |
Gift of the Holy Ghost | Acts 2:38 |
Cells in a span are merged to form one large cell.