I have created a two dimensional ArrayList by inserting one row at a time. Now I need to find the max value of one column and perform some operations on it and then apply these operations to the other rows in another column. Is this possible? I have been Google'ing and Bing'ing for a week now and nothing seems to work. The array is an Instance variable.