Hello, first of all I'm a newbie in this forum and would like to thank MGP for his amazing work on the analyzer!

I'm currently trying to convert the program from Visual Basic to C# since i have some display issues with the program.

I'm currently having only this issue so far and can't seem to resolve it without causing more issues since I'm just a newbie in C#, any advice?

Err1.jpg

Translated: System.NullReferenceException: 'The object reference was not set to an object instance.'

I think it might have something to do in the double table class
Err2.jpg


https://ibb.co/qRjfDm4
https://ibb.co/BZBGxyw

Let me know if the whole code needs to be uploaded to understand the issue

Thanks in advance