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