Changes

A WatchKit Table Tutorial

29 bytes added, 20:00, 27 May 2015
no edit summary
}
</pre>
<google>BUY_WATCHKIT</google>
The method identifies the number of elements in the string array and uses that value to set the number of rows within the table while specifying the row type as MyRowController. The code then iterates through each row in the table setting image and label properties using the two arrays as the data sources for the content to be displayed.