table will be hold by class html_table
moodle_core_renderer::table() will be implemented, accepting html_table as a parameter
print_table() becomes deprecated. for BC, it will convert the passed stdClass to the html_table and will print or return the output of moodle_core_renderer::table()