The Zambezi Grid component supports nested rows.
To nest rows, add them them as an array to the children
property of the parent row.
If you don't need tree-like expanders that are deeply nested, you can use simpleNestedRowExpanders
to render a basic expand/collapse control.