Users uploading CSV files

I’m using Blockspring to do this:

I let users upload csv string. Convert it with Blockspring’s block: CSV string to Array. The raw result of this is exactly what I need to paste into the input however Bubble doesn’t let me (Keeps being red/invalid).

  1. Is there something I’m missing or is it a limitation/bug by Bubble?
  2. Since I already have the String Array can I use it to Create contacts in the database directly?