# File lib/wikicloth/wiki_buffer/table.rb, line 91
  def next_row()
    self.params << ""
    self.rows << []
  end