Bi-directional loop
The bi-directional loop performs iterations in 2 directions, creating additional columns and rows.
The feature depends significantly on the XML coming from the document.
If the table is badly formed, there may be issues recognizing the elements to repeat, which in turn may create a corrupted document.
Data
{d[i].models[i].brand} | {d[i+1].models[i].brand} |
---|---|
|
|
|
|
Last updated