For In Loop to Populate Table

I know its possible to populate a table using a for loop. But I cannot figure out how to do this using a for in loop through objects. If this is possible, please show example. If not, why not?

What do you have so far?