I am creating an editable grid which has a lookup column in it. This grid is a list of corrections that need to be done and the lookup column is connecting to the ID of a list of corrections.
I am trying to write a code that will add a new "line" to the correction sheet using the Patch function and I am getting an error.

It is not clear what the error is (I have tried changing what column the lookup column uses and it doesn't help and the ID is the best column for what I an doing). If anyone could help me with this that would be great.