List<Object> infoData=ArrayList<>();for (int i = 0; i < infoData.size(); i++) { Object[] obj2 = (Object[]) infoData.get(i);//obj2[1]//obj2[2]}