Also, I have just found one example. It's a little bit complicated for the purpose of "how to create simple table" but may be this example can help you.
Please check official sample projects:
You can check project "SampleJavaExtensions" and open with Ctrl + N "DecisionTable".
As I know, there are exist some tests. But I haven't check this thing.
You can see another topic: https://mps-support.jetbrains.com/hc/en-us/community/posts/205828119-Table-Example
Also, I have just found one example. It's a little bit complicated for the purpose of "how to create simple table" but may be this example can help you.
Please check official sample projects:
You can check project "SampleJavaExtensions" and open with Ctrl + N "DecisionTable".