Hello community,I created a table that grows dependent on the data in the XML schema.The XML schema looks like this e.g.: 10Test1-10Test2-10Test3-10 20Test1-20Test3-20 30Test1-30Test2-30Test3-30These item positions should be printed in a table. Therefore, I bind the fields in the first growing row t...