NSIndexPath *indexPath=[goodsDetailsTableView indexPathForSelectedRow];
GoodsDetailsTableViewCell *cell=[goodsDetailsTableView cellForRowAtIndexPath:indexPath];
NSIndexPath *indexPath=[goodsDetailsTableView indexPathForSelectedRow];
GoodsDetailsTableViewCell *cell=[goodsDetailsTableView cellForRowAtIndexPath:indexPath];