Refactored the lib.text.table module.
The create_table() function is now called format_table() and the table_line() function has been made private. All references to the user function tables and the relax status object have been removed and replaced by arguments to format_table().
Authored by: bugman 2013-03-07
Parent: [r18672]
Child: [r18674]