Spoiler
I am trying to dinamically change some inputs in a text tool:
The user will input multiple e-mails, and text tool should add thoses e-mails one after one, without destroying the order of rows, only adding lines of emails after X-UNSENT: 1 and "Subject..."

I tried using text interface tool but it only updates one cell. How can I change multiple cells respecting the structure?
Thanks