What exactly do you want to archieve?
The main task will be, to display the data in the Ultimate List View, in his layout.
The Columns are (an example): heading, firsttext, maintext, endtext and picture. 4 columns have text and the last column have a picture stored.
I want to fill my ULV with the receiving data, to load the list with his layout (label,imageview etc.)
My first consideration was to make the 5 lists with the data.
But i have no idea whether this is correct and how I get the data in the various objects.