Tuesleep

Results 2 issues of Tuesleep

* Fix error and warning. * Add list auto-complete feature. * Fix scrollView contentOffset jump to last line. * Convert to swift 3.

Hello, I have `go get` qor-example and `go run main.go`, but got an error: ```bash # github.com/qor/exchange/backends/csv ../exchange/backends/csv/xlsx2csv.go:28:27: sheet.Rows undefined (type *xlsx.Sheet has no field or method Rows) ``` What's...