Well I'm actually pulling the data from a database and saved it in the format given in the question then display it on the web, the formatting changed to just MSC_name,count_per_date1...end_date(e.g. 30-JUL-03) for example:
MSC_name,count_per_date1...end_date30(e.g. 30-JUL-03)
MSCBCR1,168,...,170
MSCBCR2,178,...189
Total_cf_produced,346,..,359
Thanks.