I'd like to be able to show/hide groups of data by using a tree/folder structure for rows. This is a hierarchical data structure comprised of branches and leaves like: ``` Item 1 subItem A subItem B subItem C Item 2 subItem X subItem Y subItem Z ```