I have a collection view whose data is to be organized in rows and columns. The data is to be loaded programmatically. Unfortunately, the collection view doesn't seem to be built for data organized in this manner. (My thanks goes to the people who, in my previous thread on iterating through all of an object's keys, mentioned the possibility of using an enumerator.)