public function calculate_footers($data)
    {
        if (empty($data)) {
            return array();
        }