Trying to Get Data Scrapping to CSV - Text to Data Report

I am trying to get a data by using Data Scrapping method from a website.
I wrote the Data to CSV but all the line is in the first cell as shown below.
How can I automatically put the data in columns directly.

image

denemee.xaml (8.4 KB)

datascrapfromweb.xaml (7.3 KB)
Check this, i’m getting correctly. Let me know this works for you.

Thank you for trying to help. It didnt work as shown below in the screenshot.

image

However I changed the delimitator from comma to semicolon and it worked.

image