jiangzhibin

Results 3 issues of jiangzhibin

![image](https://user-images.githubusercontent.com/5976778/28364649-f24046f6-6cb7-11e7-9b43-06b87d25681c.png) while plugin's owner is nil, here will crash: location: STPluginCellView.m -(void)populate line:34. ![image](https://user-images.githubusercontent.com/5976778/28364696-274f060c-6cb8-11e7-99a3-a2671f064961.png) you can replace the code to fix the crash: ![image](https://user-images.githubusercontent.com/5976778/28364733-5ad3f0b4-6cb8-11e7-8f6a-7109edfb2265.png)

![image](https://user-images.githubusercontent.com/5976778/28365895-fab338ca-6cbc-11e7-9e9c-aad0805d4fed.png) while plugin's owner is nil, here will crash: location: STPluginCellView.m -(void)populate line:34. ![image](https://user-images.githubusercontent.com/5976778/28365918-10e1cee0-6cbd-11e7-8479-407c19394811.png) you can replace the code to fix the crash: ![image](https://user-images.githubusercontent.com/5976778/28365928-19eaf278-6cbd-11e7-83af-c945eb4bee45.png)

这样方便大家开发交流