❔ ✅ IndexOutOfRangeException
I just tried to code out a simple app that reads a .csv file (as per screenshot) and displays the content in the columns "state" and "city" . My Main points out an IndexOutOfRangeException, so something is out of the range. But I am lost to find it out now.
Could anyone point me in the right direction?
My other classes for this project is here - FYI:
https://github.com/morry239/HashTableRedBook/blob/master/ZIPCodeSearch/ZIPCodeSearch.cs
Could anyone point me in the right direction?
My other classes for this project is here - FYI:
https://github.com/morry239/HashTableRedBook/blob/master/ZIPCodeSearch/ZIPCodeSearch.cs

GitHub
Contribute to morry239/HashTableRedBook development by creating an account on GitHub.


