ECI Version 1.7.6
Version 1.7.6 included a new function for preparing SQL column names. It strips out spaces and special characters from csv titles. However in applying it throughout the plugin I accidently applied it to a function which deals with actual data rather than just the first row.
All values were having spaces removed and some other characters but it has been fixed.