function table_section_title($msg, $colspan = 2)
 {
     View::get()->addControl(View::controlHeading($msg));
 }