O código compila. porém quando seleciono um item o seguinte erro aparece no console, e a view Detalhes nao é exibida.
2019-04-28 12:54:51.626527-0300 Programa de Viagens[9544:908560] [framework] CUIThemeStore: No theme registered with id=0
Could not cast value of type 'Programa_de_Viagens.PacotesViagensViewController' (0x10e78f1a8) to 'Programa_de_Viagens.DetalhesViagemViewController' (0x10e78ef68).
2019-04-28 12:54:55.977832-0300 Programa de Viagens[9544:908560] Could not cast value of type 'Programa_de_Viagens.PacotesViagensViewController' (0x10e78f1a8) to 'Programa_de_Viagens.DetalhesViagemViewController' (0x10e78ef68).
(lldb)