\r\n {{ ++index + filterData.currentIndex }} | \r\n \r\n \r\n | \r\n {{ isDataExist(countedServiceTransaction.fullCode) }} | \r\n \r\n {{\r\n isDataExist(\r\n countedServiceTransaction.countedServiceTransactionTypeNameCurrent\r\n )\r\n }}\r\n | \r\n \r\n {{\r\n isDataExist(\r\n countedServiceTransaction.countedServiceInfoData\r\n ? countedServiceTransaction.countedServiceInfoData\r\n .countedServiceNameCurrent\r\n : \"\"\r\n )\r\n }}\r\n | \r\n \r\n {{ isDataExist(countedServiceTransaction.countedServiceCount) }}\r\n | \r\n \r\n {{\r\n isDataExist(\r\n countedServiceTransaction.countedServiceTransactionMoneyWithCurrency\r\n )\r\n }}\r\n | \r\n \r\n {{\r\n isDataExist(\r\n countedServiceTransaction.accountInfoData\r\n ? countedServiceTransaction.accountInfoData.accountNameCurrent\r\n : \"\"\r\n )\r\n }}\r\n | \r\n \r\n
\r\n