No prob, glad it helped!
Did your understanding of the ContentNode stuff improve? That's pretty key to how all the lists/grids work in SceneGraph.
Something to watch out for when you use a RowList is that 'content' is a ContentNode with multiple ContentNode children (rows) and each of those children also has multiple ContentNode children (items), I seem to recall that catching me out a few times.