Object[][] contents = { { "parent2", "frValue2" }, { "parent3", "frValue3" }, { "parent4", "frValue4" }, { "child1", "frChildValue1" }, }; return contents;