Custom Theme | Excluding a Column | Customer Statement - Unpaid Invoice

Replace this:

{{ table.columns | size | minus:1 }}

With this:

{{ table.columns | size | minus: removedCols }}