TableDisplay ============ .. currentmodule:: bapsflib.utils .. autoclass:: TableDisplay :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TableDisplay.cell_widths ~TableDisplay.headers ~TableDisplay.ncols ~TableDisplay.nrows ~TableDisplay.rows .. rubric:: Methods Summary .. autosummary:: ~TableDisplay.auto_insert_horizontal_dividers ~TableDisplay.table_string .. rubric:: Attributes Documentation .. autoattribute:: cell_widths .. autoattribute:: headers .. autoattribute:: ncols .. autoattribute:: nrows .. autoattribute:: rows .. rubric:: Methods Documentation .. automethod:: auto_insert_horizontal_dividers .. automethod:: table_string