I have 2 array Lists, each contains 3 objects. Object fields: id, year, string, string
dummyArray1 = [1, 2020, "String 1", "String 2"], [2, 2019,