I'm trying to use the module to select a city from a given state, the csv was correctly formulated but the database wasn't inserting the information correctly and it was only inserting the last row from each state.

To solve the problem I have to delete the lines 86, 87 and 89 from the FixedDataDropdown.module file, so it wont overwrite previously entered values.