Changing the csv parsing method which was done manually to one that uses Jackson data format module for reading and writing CSV. TO DO: -Move all csv parsing helpers to a different package ? -Squash commits.