So, I'm updating an Excel table with data from another Excel table.
I'm populating the information via a custom class "cls_Record_Title" (no validation - just public properties to collect the data).
Theres no problem with that, all data is correctly collected. The "record" is then passed into...