Add judging teams list and judging teams view reports
Fix judges team number assignments to assign new teams the next available number, filling empty/missing numbers.
update lcsv to send content-type: text/x-csv
reduce duplicate code by using same variable for both kinds of reports, then $rep->addTable and $rep->output are the same for both pdf and csv