DataSources is a Type-safe data-driven List-UI Framework. (We can also use ASCollectionNode).
Partial updates(insert, delete, move) of UICollectionView/UITableView is important things for fancy UI.
But, It’s hard that synchronous of data and UI.
DataSources will solve this problem.
