Current i have an array like this
String[] Funders= new String[10]; Funders[0] = "Arlene - 9100.00"; Funders[1] = "Ryan - 5005.00"