`UTableEntity` `appendTable` slot
UTableEntity
: add appendTable
slot for adding some content at the end of the table after the pagination button.
Cause: lastTableRow
slot is rendered before the "No data" label if the table does not have entries. We need another slot for rendering content after the no data label