Return row number in table
Return row number in table
Hi Zoho,
I have an HTML page with a table. I need to get the row number in every row. How can I do this?
is there a built in function or should I build on based on the number of <tr> in the syntax? and if so, how can I write it?
Thanks!