True, something this simple could have been reduced to a one-liner. Just wait, it gets better..
Your boss has now given up on trying to figure out Excel. Instead, he just wants to see all of the information on a web page. He wants you to now give him a copy of all of the information in HTML format.
perl -MAnyData -e "adConvert( 'CSV', 'example1.csv', 'HTMLtable', 'example1.html')" |