I’m using the Extract Structured data activity to capture a table from a web page, so I want to iterate from the second line because the first line is a header. I tried to edit the Data table putting the new headers but it was not possible, so what would work for me would be to iterate from the second row.
I tried adding a one to it but it doesn’t seem to accept the “+” operator
However, I could see that your first line is the column names, which should be your header. If you want to know how to put this first line as a header, let us know!
Hope this helps!