Displaying items ${(contactTotalItems > 0 ? (contactCurrentPage - 1) * contactPageSize + 1 : 0)} - ${(contactTotalItems > 0 ? (contactCurrentPage - 1) * contactCurrentPage + $contactData.length : 0)} of ${contactTotalItems}\\r\\n
\\r\\n \\r\\n\\r\\n Displaying items ${(topicsTotalItems > 0 ? (topicsCurrentPage - 1) * topicsPageSize + 1 : 0)} - ${(topicsTotalItems > 0 ? (topicsCurrentPage - 1) * topicsPageSize + $topicData.length : 0)} of ${topicsTotalItems}\\r\\n
\\r\\n \\r\\n\\r\\n Displaying items ${(totalItems > 0 ? (currentPage - 1) * pageSize + 1 : 0)} - ${(totalItems > 0 ? (currentPage - 1) * pageSize + $displayData.length : 0)} of ${totalItems}\\r\\n
\\r\\n \\r\\n