Hi there , here I got an mystic bug or idk.
Let me start with pre-history of this error. I was refactoring my code, and in way to make it more readable and fewer in dimensions
I added two methods in the end of my table xpp file. My code have 420 lines, and I don't have this mystic 443th line.

In this screenshot you can see the error message and the end of my table xpp file.
And here is my xml file.

In order to fix this error I tried to comment parts of my code, but in the end I have commented all my code and after
build I get the same error. I expected to get missing reference errors ...
Thanks microsoft for this language but in difference with others this one is kinda buggy. .