Split Text From Google Sheets

Hi, I'm using Google Sheets API blocks to show data from A2 to D2 everytime I click the button2. The data are Name, UID, Date, and Time. I'm confused on how to split the texts in Listview without having the [[ "" and comma symbols. Please help me, thank you.

Learn to work with lists...

Use this split for single column CSV:

Split at \n