Modified the test_format_table4() unit test of lib.text.table.format_table().
This change is to test the currently unimplemented custom_format argument. This will be used to
allow special formatting in the table. For example using '%.3f' for a float.