public static function reset_row_status()
 {
     self::$was_lastrow_even = false;
     self::$heading_navigations = array();
 }