Parsing .csv and .txt files in FPMI

The csv module in python would be great, however we don’t include that module in Ignition. The csv module depends on other libraries that we don’t have as well. So, if you can find a lighter weight one you can use that.