TableView takes a cell from a xib file, the cell consists of an ImageView and four labels. 
functions of the delegate and the source of the TableView by template ...
Fill Code:
cell.title = categorySelectArray[indexPath.row].valueForKey("title") as! String cell.venue = categorySelectArray[indexPath.row].valueForKey("venue") as! String cell.date = categorySelectArray[indexPath.row].valueForKey("date") as! String cell.min_price = "от \(categorySelectArray[indexPath.row].valueForKey("min_price") as! String) руб." cell.img.image = UIImage(data: imgData) nothing particularly heavy in my opinion, although the picture is loaded from an Internet
Noticeable brakes when scrolling but at the same time, the owner of the database has a native application that works with a bang. I want to remove friezes when scrolling if possible without third-party libraries