Save CSV Line even on error

Is there a way to save the csvLine even on error? Have a table on a page that has various rows depending. I am able to use errorIgnore so macro doesn’t fail, however would like it to still save the column in the CSV file.

I use the command onError #GOTO Label.