Help with struct arrays

I’m importing a .csv, and using it in the blueprint as an object reference to the asset. When inspecting the datatable itself, each row seems to be a valid card object, as I can select each row in the drop-down menu and see a card object with three variables below. I’m going to try temporarily replacing the datatable with a card array, and manually add the card entries for now, to see if that does anything.