my @total = @{ [ $all_table_content[0]->rows ]->[-1] }; print join(', ', @total), "\n";