XML showing only one output
I have mimicked the RSS example project with my own looking at a simple XML file that has arrays, however it only lists out one entry (the first), being new to this is there something I have to set due to the XML feed being different?
Basically from doing the RSS example I see that the table of three cells repeats for the number of feeds it finds. Upon expecting my project to do the same it is not and as stated only returns the first row of information.