Find Specific Row and Update that Row in Application Studio

Dear Community,

I’m trying to update specific line detail that i get from textbox (match PCID and the Textbox)

Here’s the event on the textbox, i use on blur

It only updated the first row, i feel like i need to get the right index first before use the row-update but how do get the right index and set to that index?

Thanks