# File lib/celerity/elements/table.rb, line 113
    def row_count
      assert_exists
      @object.getRowCount
    end