I have tried all solution proposed to other, similar questions but none of them seems to work.
In essence I am trying to display a table filled with data from collection of
Enclosing Html.Raw with @( and ) solved the issue for me. Eventhough there were outer @{ and } , it still needed @( and ) around each Html.Raw statement.