rich dataTable can not use iterate variable for a nested loop
问题 I'm building a rich datatable with a dynamic amount of columns. It seems to me, that it is not a big thing, but I'm trying to get an answer since hours. The issue is when I want to use the iteration variable from the datatable for a nested loop. In the nested loop I try to create for every row the same dynamic amount of columns. Probably it becomes more clear when I show some code: <rich:dataTable styleClass="waiDataTable" width="700" rowClasses="odd,even" value="#{reportingModel