RaiseMan gives fatal error: NSArray element failed to match the Swift Array Element type
Error occurs for line:
let employee = employees[indexInEmployees]
in file:
EmployeesPrintingView.swift
Error by instruction is:
Thread 1: EXC_BAD_INSTRUCTION(code=EXC_1386_INVOP,subcode=0x0)