[
    [
        {
            "id": 1600,
            "employeeId": 10,
            "customDate": "2018-01-01",
            "customProject": "First Factory",
            "customProjectNotes": "Web Portal",
            "customEndDate": null,
            "customBillableRate": "45.00",
            "customProjectID": ""
        }
    ],
    [
        {
            "id": 1601,
            "employeeId": 22,
            "customDate": "2017-06-01",
            "customProject": "Project Alpha",
            "customProjectNotes": "Angular",
            "customEndDate": null,
            "customBillableRate": "60.00",
            "customProjectID": ""
        },
        {
            "id": 1602,
            "employeeId": 22,
            "customDate": "2017-06-01",
            "customProject": "Project Beta",
            "customProjectNotes": "React",
            "customEndDate": null,
            "customBillableRate": "60.00",
            "customProjectID": ""
        }
    ],
    [
        {
            "id": 1604,
            "employeeId": 44,
            "customDate": "2018-01-10",
            "customProject": "Project Alpha",
            "customProjectNotes": "BMR",
            "customEndDate": "2018-07-20",
            "customBillableRate": "60.00",
            "customProjectID": ""
        },
        {
            "id": 1605,
            "employeeId": 44,
            "customDate": "2018-08-10",
            "customProject": "Project Alpha",
            "customProjectNotes": "BMR",
            "customEndDate": null,
            "customBillableRate": "65.00",
            "customProjectID": ""
        },
        {
            "id": 1606,
            "employeeId": 44,
            "customDate": "2018-08-10",
            "customProject": "Open World",
            "customProjectNotes": "React",
            "customEndDate": null,
            "customBillableRate": "65.00",
            "customProjectID": ""
        }
    ]
]