$user['description'] ?? '-', 'status' => $user['status'] ?? '-', 'id' => $user['id'] ?? '-' ]; }, $response['items']);} ?>