<template>
<table cellspacing="0" cellpadding="0" border="0">
</table>
</template>
<script>
export default {
props: {
},
data () {
return {
}
computed: {
methods: {
</script>