We do not support this, since a table (be it single column or multi-column) can have arbitrarily many entries, so copying all this data would both make visualisation in client difficult/not possible, and make the title difficult to read for the end-user.
For this reason, we only support simple fields.
If this sort of information is necessary in the title or description, it can be achieved with use of technical fields (not shown in forms) that are automatically filled in from form-scripts, and where additional logic can be implemented (such as - if table has more than 5 entries, use only first 5 for the title generation).