# File lib/celerity/elements/table_elements.rb, line 9
    def locate
      super
      @rows = @object.getRows if @object
    end