Quick Question

int swichState = digitalRead(2);
  // comment
  if (switchState

swichState is not the same as switchState.
Spelling and attention to detail are really important.