Patch other column based when other column changed in a table inside Dialog

so i have a table inside frappe.ui.Dialog, i want to change the multiplier column whenever column batch changed. how do i do that ?

how do i access the current editable row ?