compnerd/swift-win32

Wire up `Stepper` to `TableView` in UICatalog

compnerd opened this issue · 1 comments

We can make the stepper control the number of entries in the TableView for now. This would allow for testing the reloadData in TableView more easily. This could be then used to exercise the path identified as being incorrect in #444.

CC: @rjpilgrim