swift - Order NSMutableDictionary for use with UITableView Where key is used in section header -


i have nsmutabledictionary use uitableview, in table each section header value of key , cells each section derived key's value (an array).

i table view have specific key @ top , not quite sure how that.

i suggest changing data structure array of custom "tablesection" objects. each object have header property , array of values cells.

storing "tablesection" objects in mutable array lets order them whatever way need.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -