i'm making something like TicTacToeGame, trying to use MVVM and at this point i faced a problem. I can't understand how can i (if it's even possible), set different names to different DataTempalte elements("Buttons" to be exact).i'm making something like TicTacToeGame, trying