SwiftCSVExport 1.0.6
- Able to Read the CSV file and convert to "CSV" class(Object Oriented Approach).
- Refactored CSV Export class.
- Replaced deprecated String character count to get length.
- Added the option to change CSV cell divider.
- File export altered to use the assigned divider as well.