Fix for lib.text.table.format_table() when more than one multi-column cell per row is encountered.
The algorithm for determining the total width of the multi-column cell in _table_line() was not checking if the end of the span was being reached.
Authored by: bugman 2013-03-08
Parent: [r18710]
Child: [r18712]