| {{$index+1}}. | 
                     #{{profile.bib_number}} | 
                    {{profile.full_name}} {{profile.rank_gender}} | 
                    {{profile.full_name}} {{$index+1}} | 
                    {{profile.birthday | limitTo:4}} | 
                    {{profile.gender == 'M' ? 'M' : 'Ž'}} | 
                    {{profile.club}} | 
                    
                                                                                            
                            {{profile.rank_section['PT21_S'] | limitTo : 8}}
                         | 
                                                                                                                    
                            {{profile.rank_section['PT21_T1'] | limitTo : 5:3}}
                         | 
                                                                                                                    
                            {{profile.rank_section['PT21_B'] | limitTo : 8}}
                         | 
                                                                                                                    
                            {{profile.rank_section['PT21_T2'] | limitTo : 5:3}}
                         | 
                                                                                                                    
                            {{profile.rank_section['PT21_R'] | limitTo : 8}}
                         | 
                                                                {{ profile.result_time | limitTo:8 }}{{ profile.id_result_status }} | 
                    
                        
                        
                                             |