# File lib/wikicloth/wiki_buffer/table.rb, line 77
  def rows=(val)
    @rows = val
  end