{{ question.QuestionName }}
{{ $t('common:button:add') }}
{{scope.row[item.Id] === '' ? '' : scope.row[item.Id].split('|').length}}
{{scope.row[item.Id] ? parseFloat(scope.row[item.Id]).toFixed(digitPlaces) : null}}
{{scope.row[item.Id]}}
{{$t('common:button:edit')}}
{{$t('common:button:delete')}}