Suppose you stored some information in a series of custom fields (attached to an entry) that all have the same name, except for an incrementing number. Something like my_field_1, my_field_2, my_field_3, all the way up to my_field_20. And that you had to display all this information, sequentially. This is what I had to do earlier today, and here is how I did it.