# File lib/ruport/formatter.rb, line 90 def render_table(table,options={},&block) render_helper(Renderer::Table,table,options,&block) end