Solved
Creating Content Fragment from a csv file
I have a csv file where the columns are the fields of the model of the content fragment that I want to create.
So I need to create a list of content fragment starting from this csv file.
How can I do it?