# File lib/wikicloth/wiki_buffer/table.rb, line 23
  def rows
    @rows ||= [ [] ]
  end