TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... write ( 'Row 1, cell 2' ) builder . end_row () builder...insert_cell () builder . write ( 'Row 2, cell 1' ) builder . insert_cell...