- FIXED: [GEN] In a rare situation where a user somehow was able to delete all the content in a CSV control file (including the header row), it would cause an error during initialization, notably when attempting to add a column since there were no base columns to compare anymore. New process checks for this situation and resets the files back to default/first time status.