parseMap

fun parseMap(lines: List<String>): Array<Array<LabRecruitCell?>>