Adding some details.
The grid is dynamic so I iterate the D nodes and add a column foreach F and related to the D column group.
But when I try to map the F node like
“map”: ‘>M>D>E>F[name=x]’
where x is current F name node, it doesn’t work.
Thank you