I want to remove table row in writer using scenario (JOOScript).
----------------------------
| Data 1 I I
|---------I I
| Data 2 I Total I
|---------I I
| Data 3 I I
----------------------------
How can I remove only “Data 3” table row
How can I remove full row? (“Data 1”, “Data 2”, “Data 3”, “Total”)
Help me, plz ?