I\'ve got the two following arrays:
// Customers let customers: [Customer] = [ Customer(id: 1, firstname: "John", lastname: "Doe"),