Display the value of updated row without reloading the entire table data

I have a table and button for each row. when I clicked the buton it will change the field value of particular row. I don’t want to reload the entire table to display the updated value of that row. Is it possible?

@lavanya1 you can disable the animate loading property to achieve this