Tables can be selected by number (i.e. table index) or title.
Subroutine that adds table to new document.
Right-click the table, select Table Properties, select the Alt Text tab, and type in the title.
See example screenshots here.
Set an index variable and select the table directly.
Loop through every top-level table in the document.
If the tables are nested, loop through each nest level.
Using the Cell Object.
Using the Cell Object.
Add a specific number or rows to a table.
A function that returns the index of the first table with a matching title.