Empty the table AND delete the columns.
See Also:
144 145 146 147
# File 'lib/tablegen.rb', line 144 def clear! clear @columns.clear end