Table exceeding 5 rows not showing
I have a table configured that uses XPath to show text content. It works perfectly until I hit the count of 6 rows, at that point it is no longer showing the table.
Here is the styler before text configuration. 
Here is the expected result within the editor after applying the changes.
Content properly showing with 5 rows.
Now, with six rows (Xpath values for Row #6 are the same values than our previous row #5). The content in styler is like below.
Table with 6 rows in the styler.
And below the empty table result that I get.
Table content NOT showing anymore.
Do you have any explanation ?


