swift - How to remove white border and table cell space of table in IOS -


i studying ios book "beginning ios9 programming swift" , there exercise table views. created project step step according steps in book. page got :

enter image description here

there spacing between each table cell, , width of table not 100% of simulator. how can make better?

i want page :

enter image description here

the lines appear under each cell called "separator lines", can remove them selecting "separator style" "none" in attributes inspector. see image

http://i.stack.imgur.com/cnglu.png

to remove white space, have cover whole superview i.e cover whole cell of tableview image. this:

http://i.stack.imgur.com/zp5mx.png


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -