Row and column template

I have a diagram with 3 columns. 1 column may have a link with the second, and the second with the third.
Is there any layout so that I can add nodes to a specific column?

The view should be as follows:
For example:

1.2.3
1.2…
1.2…
…2…

It would be convenient if I could specify the column number in the model and place it in the required column using a binding. Is there such a possibility?

Sure. There are lots of ways to implement that. Consider Kanban Board or Table Layout.