The lib.text.table.format_table() function now handles overfull multi-column cells.
The _determine_widths() private function has been created to better handle the determination of the
table column widths. It will now extend the width of the last column to allow overfull multi-column
cells to fit.