# File lib/Borges/Component/Report.rb, line 7
  def rows(anArray)
    @rows = anArray
  end