I am updating a field which is stored in the reducer using the below method
state.columns.forEach((column) => { action.payload.forEach((data) =>