Structuring data van an api

Hello, i am extracting data from my api, but i cannot find the command to put the data on a new line or structure it in any way. Like getting the price structured together with the name of the products. What would be de command for this.

Hi did you try :split by option.
You can use :split by comma command.