No - still not working.
I think the issue is in the following:
oTable.bindRows("*/*element"); //where element is the node that represents that data which forms each row of the table
oTable.placeAt("content1");
My xml does not have any element tag.