Erase column value in Data Table so it's empty/null

The idea is:

I love the Data Table feature however I’m unable to simply erase the value of a row/column entry and return it to “null” when using the “Update row(s)” node.

I have been adding the value 0 as a workaround, but then I can’t use the filter to find rows with value “null”.

Error message: Problem in node ‘Update row(s)‘

Validation error with data table request: Data columns must not be empty

My use case:

Removing data that has already been processed.

I think it would be beneficial to add this because:

You can then use the filter data table for Empty values.

Any resources to support this?

Are you willing to work on this?