Avoid photographing screens! Use del.dog. Or gist.github.com to share multiple files. Take a proper screenshot only if it can't be expressed with text.
EDIT: Sorry didn't saw the requirement "using selection sort"
The problem lies on line 35, where you should say
String[] temp = table[smallest];
... // do swap