@foreach (var item_com in item.Comments) { @Html.DisplayFor(modelItem => item_com.Body) }