What message was shown after the CSV was imported? This would tell you what happened to each record in the import, also if there was a problem with the import.
Sounds like you’re doing everything right, as long as the header line for your CSV matches the field names (not field titles). Perhaps you can try importing a single record, I may be easier to see what happened that way.
Thanks for the response. Debug log showed no errors and verbose logging showed everything imported. I ultimately had to delete the plugin and reinstall/activate, rebuild all the fields to get the DB headers to show up… I say headers because the data would still not populate the list. I went back to the CSV, made sure all the fields were text, then was able to import only 45 of 568 records. I went back to CSV, removed all forward slashes (seemed odd) in the records, then 180 records imported. The last fix was a strange anomaly with one set of quotes (found by viewing the Excel as text). Once fixed the remaining data imported. Seems to be working as expected now. Regards.
