Draw bottom line on UITableView's accessory

Hello!

I am working on a custom UITableViewCell and I want to know if it's possible to draw a bottom line on the cell and its accessoryType. Until now, I can't draw the line under the accessory.

Do you how I can implement this?

Draw bottom line on UITableView's accessory
 
 
Q