# File lib/celerity/container.rb, line 611
    def row(*args)
      TableRow.new(self, *args)
    end