I'm wondering whether it's possible to display the result of calculations performed on table data, outside of a table.
For example, suppose I have a table of with a list of names. Is it possible to have plain text that says something like "This below list contains [ ] names.
" and have [ ]
contain the result of counting the table?