Hey there!
Sorry if the title is confusing, trying my best to explain it. So I use the data scraping tool within Studio and selected the data within a webpage that I wanted to grab. I have it output going to a datatable. It didn’t have me created a datatable, it just sorta says it’ll go to one. I guess it auto creates it? My question though is if there is a way I can define the field types that are being created for the table. I noticed that the data itself is all over the place.
In the screenshot below, you can see that it is recognizing some of the fields as strings because it is wrapping around " " but others are not. I actually want three fields to be strings and wrapped in " ". Is there a way to force that?

