I am trying to right-align my table cells.

I have set 'Semantic' property to 'Force Right-to-Left' value through the whole visual tree.
Desired layout:

Visual tree:

There aren't any visual definitions in code...
EDIT:
After @dirtydanee suggestion:

I am trying to right-align my table cells.

I have set 'Semantic' property to 'Force Right-to-Left' value through the whole visual tree.
Desired layout:

Visual tree:

There aren't any visual definitions in code...
EDIT:
After @dirtydanee suggestion:

Duplicating another well-aligned scene (View Controller) and deleting the corrupted one solved it.
Not sure what the problem was.