Import Metadata from CSV

Hello, I am new to Tropy with minimal experience using DAM software. I have a collection of around 8,000 .jpgs with metadata for their contents saved in an .xlsx file. I have imported the .jpgs into Tropy and would now like to import the associated metadata into the item fields using the Tropy Generic template. I have installed the CSV (3.2.0) plug-in and saved my .xlxs file as a .csv file with the correct Tropy headers, but I am having a difficult time figuring out how to import my data successfully. The filename for each .jpg is listed in a column in my .csv file with the heading: https://tropy.org/v1/tropy#path. When I try to import, I get the following message, but cannot understand how to resolve it based on what I am reading on the forums:

Error: Invalid Opening Quote: a quote is found inside a field at line 47
at Object.parse (/Users/MRL/Library/Application Support/Tropy/plugins/tropy-plugin-csv-v3.2.0/index.js:1333:21)
at parse$1 (/Users/MRL/Library/Application Support/Tropy/plugins/tropy-plugin-csv-v3.2.0/index.js:1851:23)
at CSVPlugin.import (/Users/MRL/Library/Application Support/Tropy/plugins/tropy-plugin-csv-v3.2.0/index.js:2215:25)

Thank you for your help!