`UTableEntity`: `withPagination` prop and `lastTableRow` slot:
- added
withPagination
property for controlling the availability of the table pagination; - add
lastTableRow
slot for displaying some content at the end of the table.
withPagination
property for controlling the availability of the table pagination;lastTableRow
slot for displaying some content at the end of the table.