{{ scope.row.questionType == "5" ? "" : scope.row["option" + index] ? `${scope.row["option" + index]}(${scope.row["persent" + index] ?? "0" })` : "" }}