I get this error java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String at line "case 0". why I can\'t cast Integer to String and how to so