{{scope.row[item.prop]?scope.row[item.prop].name:'-'}}
{{scope.row[item.prop]?scope.row[item.prop]:'-'}}
{{scope.row[item.prop]?scope.row[item.prop]:'-'}}
TEXT
MULTITEXT
TEXTAREA
RADI0
CHECKBOX
SELECT
INTEGER
DOUBLE
DATETIME
EMAIL
{{scope.row[item.prop] || '-'}}
-